| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 9 |
| Total lines | 212 |
| Lines of code | 71 |
| Logical lines of code | 37 |
| Comment lines | 99 |
| Methods | 9 |
| Properties | 8 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| delete() | 58 | 4 | 14 | |
| get() | 60 | 4 | 13 | |
| update() | 61 | 2 | 12 | |
| get_cache_expiration_timestamp() | 71 | 2 | 6 | |
| is_cache_expired() | 71 | 2 | 6 | |
| delete_key() | 68 | 2 | 8 | |
| __construct() | 70 | 1 | 6 | |
| get_prefix() | 80 | 1 | 3 | |
| get_db_url_key() | 79 | 1 | 3 |